Release 10.1A: OpenEdge Development:
ADM Reference
resizeObject
Procedure that changes the size and shape of the panel. This routine spaces the buttons to fill the available space.
Location: panel.p Parameters:INPUT pd_height AS DECIMALThe desired height (in rows).
INPUT pd_width AS DECIMALThe desired width (in columns).
Notes: Used internally. Calls to resizeObject are generated by the AppBuilder in adm–create–objects for objects that implement it. Having a resizeObject procedure is also the signal to the AppBuilder to allow the object to be resized at design time.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |